projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
256e227
)
Fix copyright notice, list author.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 15 Aug 2005 01:48:45 +0000
(
01:48
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 15 Aug 2005 01:48:45 +0000
(
01:48
+0000)
lisp/textmodes/conf-mode.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/conf-mode.el
b/lisp/textmodes/conf-mode.el
index ca7ea570ab0bf2f3706c3acb3e4889f9559b57c7..1a73465467a5e8598d4758d078e1c77d3b11f1e6 100644
(file)
--- a/
lisp/textmodes/conf-mode.el
+++ b/
lisp/textmodes/conf-mode.el
@@
-1,6
+1,8
@@
;;; conf-mode.el --- Simple major mode for editing conf/ini/properties files
-;; Copyright (C) 2004, 2005 by Daniel Pfeiffer <occitan@esperanto.org>
+;; Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+
+;; Author: Daniel Pfeiffer <occitan@esperanto.org>
;; Keywords: conf ini windows java
;; This file is part of GNU Emacs.